Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add appveyor for Windows CI support #196

Merged
merged 8 commits into from
May 1, 2019
Merged

Conversation

atilag
Copy link
Member

@atilag atilag commented May 1, 2019

Summary

This will enable Appveor as our Windows CI.

Details and comments

By merging this PR, all Windows tests will run once every PR or commit is pushed.

@atilag atilag requested review from chriseclectic and mtreinish May 1, 2019 13:39
# Because of issue #193, we have to keep pip in version 18.
- python -m pip install --disable-pip-version-check pip==18
- pip install cython
- pip install https://github.com/Qiskit/qiskit-terra/archive/master.zip
Copy link
Member

@mtreinish mtreinish May 1, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW, you can also do this as: pip install git+https://github.com/Qiskit/qiskit-terra.git

Copy link
Member

@mtreinish mtreinish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, this seems to build and run on windows which fills out the testing for all the supported environments

@atilag atilag merged commit 0b0a5b7 into Qiskit:master May 1, 2019
@atilag atilag deleted the add-appveyor branch August 9, 2019 09:44
dcmckayibm pushed a commit to dcmckayibm/qiskit-aer that referenced this pull request Nov 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants